*{margin: 0px auto;padding: 0px auto;font-family: 'Microsoft YaHei','微软雅黑';}
html,body{width: 100%;height: 100%;}
ul{padding: 0px;}
li{list-style: none;}
a{text-decoration: none;}
img{border: none;}
h1,h2,h3,h4,h5{line-height: 1;}
h3,h4,h5{font-weight: normal;}

.clearfix:after{
    visibility: hidden;
    display: block;
    content: " ";
    clear: both;
    height: 0;
    line-height: 0;
}
.container{
	width: 1200px;
}


/*首页*/

.banner{
	width: 100%;
	height: 100%;
	background-image: url(../images/index_01.jpg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
}
.banbox{
	position: absolute;
	top: 28%;
	left: 50%;
	transform: translate(-50%,-28%);
}
.ban_title{
	text-align: center;
	margin-top: 50px;
}
.ban_title img:first-child{
	width: 260px;
}
.ban_text{
    text-align: center;
    margin-top: 30px;
}
.ban_text h2{
	font-size: 56px;
	color: #ffd400;
	letter-spacing: 4px;
	margin-bottom: 25px;
}
.ban_text p{
	color: #fff;
	font-size: 15px;
	line-height: 2;
}
.nav{
	width: 100%;
	height: 68px;
	background: #3774d6;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.nav ul li{
	float: left;
	font-size: 22px;
	margin-right: 67px;
}
.nav ul li:last-child{
	margin-right: 0px;
}
.nav ul li a{
	display: block;
	color: #fff;
	line-height: 68px;
}
.notice{
	height: 230px;
	box-shadow: 0px 5px 10px #50b6fd;
	border-radius: 6px;
	
	position: relative;
	overflow: hidden;
}
.notb{
	width: 151px;
	height: 75px;
	background: url(../images/index_04.png);
	line-height: 58px;
	text-align: center;
	color: #fff;
	font-size: 26px;
	font-weight: bold;
	position: absolute;
	top: 14px;
	left: 24px;
}

.slideBox{ width:970px;height:180px;overflow:hidden;position:relative;margin-top: 28px;}
.slideBox .bd{ position:relative;height:100%;overflow: hidden;}
.slideBox .hd{ width: 100%;overflow:hidden; position:absolute;bottom:0px;text-align:center;}
.slideBox .hd ul{overflow:hidden; display:inline-block;}
.slideBox .hd ul li{width:11px;height:11px;float:left; margin: 0px 6px; background:#ddd;cursor:pointer;border-radius: 50%;}
.slideBox .hd ul li.on{background:#1d2088;}
.slideBox .bd li h2{
    text-align: center;
    font-size: 32px;
    color: #1d2088;
    transition: .3s;
}
.slideBox .bd li a:hover h2{
	font-size: 32px;
	color:#ffc009
}
.slideBox .bd li p{
	font-size: 16px;
	color: #000000;
	line-height: 1.8;
	margin-top: 28px;
	text-align: center;
}
.shtwo{
	padding: 15px 12px;
	box-shadow: 0px 5px 10px #50b6fd;
	border-radius: 6px;
	box-sizing: border-box;
	
}
.demo{width: 925px;height: 445px;position:relative;float: left;}
.demo a.control{
	width: 36px;
	height: 84px;
	display: block;
	background-size: 26px;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	background-color: rgba(51,51,51,.7);
	opacity: 0;
	z-index: 10;
	cursor: pointer;
	transition: .5s;
}
.demo a.prev{
    background-image: url(../images/left.png);
    left: 0px;
}
.demo a.next{
    background-image: url(../images/right.png);
    right: 0px;
}
.demo:hover a.control{
	opacity: 1;
}
.demo a.control:hover{
    background-color: rgba(0,94,223,.7);
}
.demo .slider li{
	position: relative;
}
.demo .slider li .cont{
	display: block;
	width: 100%;
	height: 80px;
	box-sizing: border-box;
	background: rgba(0,0,0,.7);
	position: absolute;
	left: 0px;
	bottom: 0px;
	color: #fff;
	padding: 0px 20px;
}
.demo .slider li .cont h2{
	font-size: 17px;
	margin-top: 18px;
}
.demo .slider li .cont p{
	font-size: 12px;
	margin-top: 10px;
}
.desc{
	height: 5em!important;
}
.curr-num{
	bottom: 0!important;
}
.total-num{
    top: 0!important;
}
.line{
	height: 1em!important;
	margin: 0 3px;
}
.num{
	right: 2em!important;
}

.sh2r{
    width: 234px;
    height: 445px;
    float: right;
    box-sizing: border-box;
    border: 1px #eff7fc solid;
    text-align: center;
}
.sh2r .tit{
	width: 100%;
	height: 55px;
	background: #eff7fc;
	text-align: center;
	display: table;
	border-bottom: 2px #eff7fc solid;
}
.sh2r .tit p{
	display: table-cell;
	vertical-align: middle;
}
.sh2r .text{
	width: 100%;
	height: 81px;
	display: table;
	border-bottom: 2px #eff7fc solid;
	font-size: 14px;
	color: #000;
	line-height: 24px;
}
.sh2r .text p{
	display: table-cell;
	vertical-align: middle;
}
.sh2r div:last-child{
	border: none;
}
.shthree{
	box-shadow: 0px 5px 10px #50b6fd;
	border-radius: 6px;
	box-sizing: border-box;
	
	padding: 30px 55px 40px;
}
.sh3b{
	overflow: hidden;
}
.sh3b h2{
    font-size: 24px;
    color: #034fcb;
    font-style: italic;
    float: left;
    margin-right: 10px;
}
.sh3ul{
	padding: 0px 60px;
	margin-top: -15px;
}
.sh3ul li{
	width: 450px;
	float: left;
	margin-top: 44px;
}
.sh3ul li:nth-child(2n){
	float: right;
}
.sh3ul li .date{
	width: 75px;
	height: 74px;
	float: left;
	text-align: center;
	background-image: url(../images/index_12.jpg);
	background-size: auto 100%;
}
.sh3ul li .date p{
	display: block;
	height: 40px;
	background: #bababa;
	color: #e6e4e1;
	line-height: 40px;
	transition: .3s;
}
.sh3ul li .date span{
	display: block;
	height: 34px;
	background: #edf4f7;
	color: #b8b8b8;
	line-height: 34px;
	transition: .5s;
}
.sh3ul li .cont{
	width: 360px;
	float: right;
	margin-left: 12px;
}
.sh3ul li .cont h2{
	font-size: 17px;
	color: #000;
	line-height: 40px;
}
.sh3ul li .cont p{
	font-size: 15px;
	color: #737373;
	line-height: 34px;
}
.sh3ul li:hover .date p{
	background: transparent;
	color: #fff;
}
.sh3ul li:hover .date span{
	background: transparent;
	color: #034fcb;
}
.sh3ul li:hover .cont h2{
	color: #034fcb;
}

.slideBox2{height:346px;overflow:hidden;position:relative;border-radius: 6px;}
.slideBox2 .bd{ position:relative;height:100%;overflow: hidden;}
.slideBox2 .bd li img{width: 100%;height: 346px;}
.slideBox2 .hd{ width: 100%;overflow:hidden; position:absolute;bottom: 20px;text-align:center;}
.slideBox2 .hd ul{overflow:hidden; display:inline-block;}
.slideBox2 .hd ul li{width:11px;height:11px;float:left; margin: 0px 6px; background:rgba(255,255,255,.3);cursor:pointer;border-radius: 50%;}
.slideBox2 .hd ul li.on{background:#fff;}

.shfour{
	box-shadow: 0px 5px 10px #50b6fd;
	border-radius: 6px;
	box-sizing: border-box;
	
	padding: 30px 55px;
}
.sh4ul li{
	width: 320px;
	height: 65px;
	background: #469cda;
	float: left;
	margin-top: 30px;
	border-radius: 6px;
	margin-right: 65px;
	color: #fff;
	text-align: center;
	line-height: 65px;
	font-size: 17px;
}
.sh4ul li:nth-child(3n){
	margin-right: 0px;
}
.sh4ul2 li{
	width: 250px;
	background: #ff3c00;
	height: 66px;
	color: #fff;
	border-radius: 6px;
	text-align: center;
	float: left;
	margin-top: 30px;
	margin-left: 50px;
	font-size: 17px;
	display: table;
}
.sh4ul2 li:first-child{
	width: 490px;
	margin-left: 0px;
	font-size: 16px;
	line-height: 24px;
}
.sh4ul2 li p{
	display: table-cell;
	vertical-align: middle;
}
.shfive{
	height: 441px;
	background-image: url(../images/bg_03.jpg);
	background-size: 100% 100%;
	
	box-sizing: border-box;
	padding: 30px 55px;
}
.sh5b{
	overflow: hidden;
}
.sh5b h2{
    font-size: 22px;
    color: #fff;
    font-style: italic;
    float: left;
    margin-right: 10px;
}
.sh5 h2{
    font-size: 40px;
    color: #ffb303;
    text-align: center;
    margin-top: 50px;
}
.sh5 .btn{
	width: 80px;
	height: 80px;
	background: #404e79;
	border-radius: 50%;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	box-sizing: border-box;
	padding-top: 10px;
	margin-top: 45px;
}

.sh5 .text{
	width: 770px;
	font-size: 14px;
	color: #fff;
	line-height: 1.8;
	text-align: center;
	font-weight: bold;
	margin-top: 65px;
}
#shfive{
	background-image: url(../images/bg_06.jpg);
}
#shfive .sh5 .btn{
	background: #ffbf00;
}
#shfive .sh5 .btn{
	margin-top: 40px;
}
#shfive .sh5 .text{
	margin-top: 45px;
}

.shsix{
	box-shadow: 0px 5px 10px #50b6fd;
	border-radius: 6px;
	box-sizing: border-box;
	
	padding: 30px 55px;
}
.slideBox4{width: 965px;height:260px;overflow:hidden;position:relative;margin-top: 30px;}
.slideBox4 .bd{ position:relative;height:100%;overflow: hidden;}
.slideBox4 .hd{ width: 100%;overflow:hidden; position:absolute;bottom: 0px;text-align:center;}
.slideBox4 .hd ul{overflow:hidden; display:inline-block;}
.slideBox4 .hd ul li{width:11px;height:11px;float:left; margin: 0px 6px; background:#ddd;cursor:pointer;border-radius: 50%;}
.slideBox4 .hd ul li.on{background:#005eb2;}
.slideBox4 .bd li{
	width: 275px;
	float: left;
	margin-right: 70px;
}
.slideBox4 .bd li .img{
	width: 275px;
	height: 160px;
	overflow: hidden;
}
.slideBox4 .bd li .img img{
	width: 275px;
	height: 160px;
	transition: .5s;
}
.slideBox4 .bd li span{
	display: block;
	line-height: 46px;
	background: #f2f2f2;
	border-radius: 8px;
	margin-top: 10px;
	text-align: center;
	font-size: 14px;
	color: #0e65b5;
	font-weight: bold;
	transition: .5s;
}
.slideBox4 .bd li:hover .img img{
	transform: scale(1.05);
}
.slideBox4 .bd li:hover span{
    background: #005eb2;
    color: #fff;
}

.slideBox5{width: 1000px;height:360px;overflow:hidden;position:relative;margin-top: 30px;}
.slideBox5 .bd{ position:relative;height:100%;overflow: hidden;}
.slideBox5 .hd{ width: 100%;overflow:hidden; position:absolute;bottom: 0px;text-align:center;}
.slideBox5 .hd ul{overflow:hidden; display:inline-block;}
.slideBox5 .hd ul li{width:11px;height:11px;float:left; margin: 0px 6px; background:#ddd;cursor:pointer;border-radius: 50%;}
.slideBox5 .hd ul li.on{background:#005eb2;}
.slideBox5 .bd li{
	width: 180px;
	float: left;
	margin-right: 25px;
}
.slideBox5 .bd li .img{
	width: 180px;
	height: 200px;
	overflow: hidden;
}
.slideBox5 .bd li .img img{
	width: 180px;
	height: 200px;
	transition: .5s;
}
.slideBox5 .bd li .cont{
	height: 116px;
	text-align: center;
	color: #0e65b5;
	font-weight: bold;
	background: #f2f2f2;
	box-sizing: border-box;
	padding: 10px;
	transition: .5s;
}
.slideBox5 .bd li .cont p{
	font-size: 17px;
	margin-bottom: 6px;
}
.slideBox5 .bd li .cont span{
    font-size: 12px;
    line-height: 20px;
}
.slideBox5 .bd li:hover .cont{
	background: #0e65b5;
	color: #fff;
}
.slideBox5 .bd li:hover img{
	transform: scale(1.05);
}

.sh7ul{
	width: 965px;
}
.sh7ul li{
	width: 200px;
	float: left;
	margin-right: 55px;
}
.sh7ul li:last-child{
	margin-right: 0px;
}
.sh7ul li .img{
	width: 200px;
	height: 270px;
	overflow: hidden;
}
.sh7ul li .img img{
	width: 200px;
	height: 270px;
	transition: .5s;
}
.sh7ul li .text{
    width: 100%;
    height: 64px;
    background: #f2f2f2;
    color: #0e65b5;
    border-radius: 8px;
    text-align: center;
    display: table;
    margin-top: 15px;
    transition: .5s;
}
.sh7ul li .text p{
	display: table-cell;
	vertical-align: middle;
	font-size: 15px;
	font-weight: bold;
	line-height: 22px;
}
.sh7ul{
	margin-top: 30px;
}
.sh7ul li:hover .text{
	background: #0e65b5;
	color: #fff;
}
.sh7ul li:hover img{
	transform: scale(1.05);
}

.kong{
	height: 60px;
}

.dz_text h2{
	font-size: 56px;
	color: #fff;
	margin-top: 15px;
	margin-bottom: 36px;
	letter-spacing: 4px;
}
.dzbox{
	margin-top: 55px;
}


@media screen and (max-width:1600px) {
    .ban_title img:first-child{width: 220px;}
    .ban_title img:last-child{height: 86px;}
    .ban_text h2{font-size: 50px;}
    .ban_text p{font-size: 14px;}
    .ban_text{margin-top: 20px;}
    .ban_title{margin-top: 40px;}
    .dz_text h2{font-size: 50px;}
    .dz_text img{width: 530px;}
    .dzbox{margin-top: 70px;}
}
@media screen and (max-width:1440px) {
    .ban_title img:first-child{width: 220px;}
    .ban_title img:last-child{height: 96px;}
    .ban_text h2{font-size: 40px;}
    .ban_text p{font-size: 14px;}
    .ban_text{margin-top: 15px;}
    .ban_title{margin-top: 30px;}
    .logo img{width: 160px;}
    .dz_text h2{font-size: 40px;}
    .dz_text img{width: 500px;}
    .dzbox{margin-top: 70px;}
}

.footer{
	border-top: 1px #e5e5e5 solid;
	text-align: center;
	color: #898989;
	line-height: 32px;
	padding: 25px 0px 30px 0px;
}



/*点赞页*/

.dzbanner{
	height: 535px;
	background-image: url(../images/dz_01.jpg);
	background-position: bottom;
	
	background-repeat: no-repeat;
	overflow: hidden;
}
.dz_text{
	text-align: center;
}
.dz2{
	box-shadow: 0px 5px 10px #50b6fd;
	border-radius: 6px;
	box-sizing: border-box;
	padding: 30px 55px;
	text-align: center;
}
.dz2 h2{
    font-size: 34px;
    color: #034fcb;
}
.dz2 .text{
	line-height: 2;
	color: #010101;
	margin-top: 24px;
	font-size: 16px;
}
.dz3{
	box-shadow: 0px 5px 10px #50b6fd;
	border-radius: 6px;
	box-sizing: border-box;
	padding: 15px 12px;
}
.dz3b{
	height: 100px;
	background-image: url(../images/line_03.png);
	background-position: center;
	background-repeat: no-repeat;
	overflow: hidden;
}
.dz3b h2{
	font-size: 40px;
	color: #034fcb;
	text-align: center;
	margin-top: 2px;
	font-style: italic;
	letter-spacing: 2px;
}

.slideBox7{width: 100%;height:590px;overflow:hidden;position:relative;margin-top: -20px;}
.slideBox7 .bd{ position:relative;height:100%;overflow: hidden;}
/*.slideBox7 .hd{ width: 100%;overflow:hidden; position:absolute;bottom: 0px;text-align:center;}
.slideBox7 .hd ul{overflow:hidden; display:inline-block;}
.slideBox7 .hd ul li{width:11px;height:11px;float:left; margin: 0px 6px; background:#ddd;cursor:pointer;border-radius: 50%;}
.slideBox7 .hd ul li.on{background:#005eb2;}*/
.slideBox7 .prev{width:40px;height:90px;display:block;background-image:url(../images/left.png);position:absolute;top:180px;left:0px;
	background-size: 26px;background-position: center;background-repeat: no-repeat;background-color: rgba(0,0,0,0.5);transition: .5s;}
.slideBox7 .next{width:40px;height:90px;display:block;background-image:url(../images/right.png);position:absolute;top:180px;right:0px;
	background-size: 26px;background-position: center;background-repeat: no-repeat;background-color: rgba(0,0,0,0.5);transition: .5s;}
.slideBox7 .prev:hover,.slideBox7 .next:hover{
	background-color: #034fcb;
}
.slideBox7 .bd li{
	width: 100%;
}
.slideBox7 .bd li img{
	width: 100%;
	height: 460px;
}
.slideBox7 .bd li .cont{
	height: 110px;
	background: #f2f2f2;
	border-radius: 8px;
	margin-top: 10px;
	padding: 16px 25px;
	box-sizing: border-box;
	color: #034fcb;
	transition: .5s;
}
.slideBox7 .bd li h2{
	font-size: 22px;
}
.slideBox7 .bd li p{
	line-height: 24px;
	margin-top: 10px;
}
.slideBox7 .bd li .cont:hover{
	background: #034fcb;
	color: #fff;
}
.dz4{
	height: 620px;
	background-image: url(../images/dz_04.jpg);
	box-shadow: 0px 5px 10px #50b6fd;
	border-radius: 6px;
	box-sizing: border-box;
	padding: 40px 100px;
}
.dz4 .dz3b h2{
	color: #fff;
}
.dz4 li{
	overflow: hidden;
	color: #fff;
	line-height: 2;
	margin-top: 20px;
	font-size: 18px;
	font-weight: bold;
}
.dz4 li span{
	display: block;
	width: 50px;
	float: left;
}
.dz4 li .text{
	width: 950px;
	float: right;
}
.dz4 ul{
	margin-top: -10px;
}
.dz5{
	box-shadow: 0px 5px 10px #50b6fd;
	border-radius: 6px;
	box-sizing: border-box;
	padding: 60px 0px 80px;
}
.dz5b{
	height: 100px;
	background-image: url(../images/line_03.png);
	background-position: center;
	background-repeat: no-repeat;
	overflow: hidden;
}
.dz5b h2{
	font-size: 40px;
	color: #fff;
	text-align: center;
	margin-top: -2px;
	font-style: italic;
	letter-spacing: 2px;
}
.dzul li{
	width: 250px;
	height: 380px;
	box-sizing: border-box;
	border: 2px #fff solid;
	float: left;
	border-radius: 8px;
	margin-left: 40px;
	margin-top: 40px;
	padding: 0px 10px;
}
.dzul li .img img{
	width: 100%;
	height: 150px;
	box-sizing: border-box;
}
.dzul li .tit{
	height: 68px;
	display: table;
	text-align: center;
}
.dzul li .tit p{
	color: #fff;
	display: table-cell;
	vertical-align: middle;
}
.dzul li .text{
	font-size: 12px;
	color: #fff;
	line-height: 22px;
	height: 66px;
	overflow: hidden;
	text-align: center;
	margin-top: 5px;
}
.dzul li .gd{
	width: 76px;
	height: 22px;
	background: url(../images/ling_03.png);
	text-align: center;
	line-height: 22px;
	margin-top: 12px;
	background: #fff;
	border-radius: 8px;
	font-weight: bold;
	overflow: hidden;
	transition: .3s;
}
.dzul li .gd a{
	display: block;
	color: #034fcb;
	font-size: 13px;
	transition: .3s;
}
.dzul li .gd:hover{
	background: #034fcb;
}
.dzul li .gd:hover a{
	color: #fff;
}
.up{
	overflow: hidden;
	color: #fff;
	margin-top: 15px;
	padding-left: 5px;
}
.upcenter{
	width: 116px;
	float: left;
	text-align: center;
	margin-top: -1px;
}
.shuliang{
	display: inline-block;
	line-height: 22px;
	background: #fff;
	border-radius: 6px;
	color: #034fcb;
	font-size: 14px;
	padding: 0px 10px;
}
.dianzan{
	display: block;
	float: left;
	font-size: 15px;
	cursor: pointer;
}
.dianzan img{
	height: 18px;
	float: right;
	margin: 1px 0px 0px 3px;
}
.fenxiang{
	display: block;
	float: right;
	font-size: 15px;
	cursor: pointer;
}
.fenxiang img{
	height: 16px;
	float: right;
	margin: 2px 0px 0px 3px;
}
.dzul{
	margin-top: -10px;
}

#one{
	background: #c30000;
}

#two{
	background: #034fcb;
}
#two .dzul li .gd:hover{
	background: #c30000;
}


#three .dzul li{
	border: 2px #034fcb solid;
}
#three .dzul li .tit p{
	color: #034fcb;
}
#three .dzul li .text{
	color: #034fcb;
}
#three .dzul li .gd{
	border: 1px #034fcb solid;
}
#three .up{
	color: #034fcb;
}
#three .shuliang{
	border: 1px #034fcb solid;
	box-sizing: border-box;
	line-height: 20px;
}
#three .dz5b h2{
	color: #034fcb;
}


.erweima{
	width: 240px;
	height: 280px;
	position: fixed;
	background: #fff;
	top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    border: 5px #7f7f7f solid;
    display: none;
    cursor: default;
}
.ewmtop{
	width: 240px;
	height: 40px;
	background: #f2f2f2;
	line-height: 40px;
}
.ewmtop span{
	font-size: 15px;
	margin-left: 20px;
	color: #666;
}
.ewmtop p{
	float: right;
	font-size: 25px;
	color: #666;
	margin-right: 13px;
	cursor: pointer;
}
.erweima img{
    margin: 20px;
}
.zz{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	background: rgba(0,0,0,0.7);
	display: none;
}
#msg{
    width: 320px;
    background: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    border-top: 3px #034fcb solid;
    background: #f2f2f5;
    box-shadow: 0px 0px 10px #333;
}
#msg_top{
	color: #696e78;
	font-weight: bold;
	border-bottom: solid 1px #f2f2f5;
	line-height: 38px;
    padding: 0 10px 0 20px;
    background: #fff;
}
.msg_close{
	float: right;
	cursor: pointer;
	font-size: 24px;
	color: #696e78;
}
#msg_clear{
    background: #034fcb;
    padding: 5px 20px;
    color: #fff;
    margin-right: 125px;
    border-radius: 5px;
    margin-top: 10px;
    margin-bottom: 8px;
    cursor: pointer;
    font-size: 15px;
}
#msg_cont{
	background: #fff;
	line-height: 60px;
	text-indent: 20px;
	color: #333;
}


.det2{
	box-shadow: 0px 5px 10px #50b6fd;
	border-radius: 6px;
	box-sizing: border-box;
	padding: 25px;
}
.det2b .sh3b{
	float: left;
	margin-left: 30px;
	margin-top: 10px;
}
.det2b ul{
	float: right;
}
.det2b ul li{
	width: 110px;
	line-height: 42px;
	border-radius: 21px;
	background: #e7e6e6;
	font-size: 18px;
	color: #000;
	text-align: center;
	float: left;
	margin-left: 8px;
	font-weight: bold;
	cursor: pointer;
}
.det2b ul li.cur{
	background: #5b9bd5;
	color: #fff!important;
}
.det2b ul li:hover{
	color: #5b9bd5;
}
.det2_tab li{
	position: relative;
	overflow: hidden;
	display: none;
}
.det2_tab li img{
	width: 100%;
	float: left;
}
.det2_tab li .cont{
	width: 100%;
	height: 105px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: rgba(91,155,213,.65);
	box-sizing: border-box;
	padding: 16px 20px;
	color: #fff;
}
.det2_tab li h3{
    font-size: 24px;
}
.det2_tab li p{
    font-size: 14px;
    line-height: 22px;
    margin-top: 10px;
}
.det2_tab{
	margin-top: 25px;
}
.det2_tab li:first-child{
	display: block;
}



/*新二级页*/

.detbanner{
	height: 535px;
	background-image: url(../images/xf.jpg);
	background-position: center;
	background-repeat: no-repeat;
	overflow: hidden;
}
.det_title{
	text-align: center;
	font-size: 0;
	margin-top: 90px;
}
.det_text{
	text-align: center;
	font-size: 16px;
	color: #fff;
	line-height: 2;
	margin-top: 80px;
}